Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]ConfigProtos
/
Config
/
NetworkConfig
/
Builder
/
clearWifiEnabled
clear
Wifi
Enabled
open
fun
clearWifiEnabled
(
)
:
ConfigProtos.Config.NetworkConfig.Builder
Enable WiFi (disables Bluetooth)
Content copied to clipboard
bool wifi_enabled = 1;
Return
This builder for chaining.